PowerTools MultiRow for Windows Forms 8.0J
FieldCollection<T> クラス
メンバ 

格納する型はTです。
Fieldオブジェクトの厳密に型指定されたコレクションを表します。これは、Fieldを格納するFieldCollectionクラスです。
構文
Public Class FieldCollection(Of T As Field) 
   Inherits NamedObjectCollection(Of T)
public class FieldCollection<T> : NamedObjectCollection<T> 
where T: Field
型パラメータ
T
格納する型はTです。
継承階層

System.Object
   GrapeCity.Win.MultiRow.InputMan.CollectionBase<T>
      GrapeCity.Win.MultiRow.InputMan.NamedObjectCollection<T>
         GrapeCity.Win.MultiRow.InputMan.FieldCollection<T>
            GrapeCity.Win.MultiRow.InputMan.DateTimeFieldCollection
            GrapeCity.Win.MultiRow.InputMan.MaskFieldCollection
            GrapeCity.Win.MultiRow.InputMan.TimeSpanFieldCollection

参照

FieldCollection<T> メンバ
GrapeCity.Win.MultiRow.InputMan 名前空間

 

 


© 2008-2015 GrapeCity inc. All rights reserved.